home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / XCO212P.ZIP / SAMPLES / CSET / c_test.def < prev    next >
Encoding:
Text File  |  1996-03-05  |  114 b   |  7 lines

  1. <*+M2EXTENSIONS*>
  2. DEFINITION MODULE ["C"] c_test; 
  3.  
  4. PROCEDURE c_func (a, b: INTEGER): INTEGER;
  5.  
  6. END c_test.
  7.